home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 7 / BBS in a Box - Macintosh - Volume VII (BBS in a Box) (January 1993).iso / Files / Word / B / BBEdit 2.1.3.cpt / PopUpFuncs Demo Folder / About PopUpFuncs.c next >
Text File  |  1992-07-19  |  3KB  |  66 lines

  1. PopUpFuncs, version 2.3 
  2. (this file looks best in Times 12)
  3.  ---------------------------
  4.  
  5. To install PopUpFuncs, launch the Installer and find your copy of MPW, THINK C, or BBEdit.
  6. Do this now, and you'll be able to try out PopUpFuncs on this very file!
  7.  
  8.  ---------------------------
  9.  #pragma mark What is PopUpFuncs?
  10. PopUpFuncs is a productivity tool for developers.  When invoked by clicking on a control in the
  11. source code window's titlebar, it creates a popup  menu of every function contained in a source code
  12. file,  allowing  a developer to see instantly the contents of an unfamiliar file. If a name is selected
  13. from the menu, the file is instantly scrolled to  the beginning of that function.  PopUpFuncs works
  14. with MPW, THINK C, Sade and BBEdit, and parses C, C++, Pascal, Object Pascal, Assembly and
  15. Rez files.
  16.  
  17. PopUpFuncs is extendible through an XCMD-like protocol.  This demo includes a language
  18. sensitive block-commenting and uncommenting tool which operates on the current selection.  Hold
  19. the command key down while clicking on a control  to get the XPOP menu.  When you buy PUF, 
  20. you get the source code to this XPOP, as well as everything you need to compile your own XPOPs.
  21.  
  22. PopUpFuncs is very fast, highly addictive, and VERY useful. Unlimited money back guarantee of
  23. satisfaction.
  24.  
  25. This demo will parse a file up to 20 times, after which you will need to exit the application and
  26. re-enter it to reactivate PopUpFuncs.
  27.  
  28. -----------------
  29. #pragma mark Why take my word for it?
  30.  
  31. "It's my favorite utility.  I use it constantly and am happy to recommend it to all AppMaker users."
  32.     Spec Bowers, Bowers Development.
  33.  
  34. "Thanks for sending PopUpFuncs..your interface is simple and effective...It is an unusual pleasure
  35. to come across a product that lives up to its advertising claims."
  36.     Cary Wyman, Vice-President, R&D, DeltaPoint, Inc.
  37.  
  38. "Your on-the-fly-parsing is amazingly fast!  Thanks for a great utility!"
  39.     Dana Gregory, Silicon Beach Software
  40.     
  41. "Although other utilities offer some of its features, PopUpFuncs is the cleanest, most intuitive, and 
  42. non-intrusive of the bunch.  I wouldn't use anything else.  Becuase I work with both MPW and
  43. THINK C, having identical implementations in both systems is a blessing."
  44.       Leonard Rosenthol, Aladdin Systems.
  45.       
  46. -----------------
  47. #pragma mark Ordering Information
  48.  
  49. The price is $45 for a single user license, which includes all three versions: MPW, THINK C, and
  50. BBEdit.  California residents  add the sales tax appropriate to your shipping address. Everyone
  51. should add $3 for shipping and handling, $6 to non-US or Canadian addresses.
  52.  
  53. We don't offer site licenses, instead a quantity discount is available.   The discount schedule is
  54. as follows:
  55.             2 copies    %10                11-24    %30
  56.             3-5            %15                25-49    %35
  57.             6-10        %20                > 50    %45
  58.  
  59. --------------All phone numbers are Pacific Standard Time (GMT-8)--------------------
  60. Technical Support                            (510) 649-8525
  61. Phone Orders (PO's accepted)                (510) 649-8525
  62. Credit card orders ONLY                    (800) 522-5939  (USA) or (415) 494-8400
  63.  
  64. -----------------------------------Mailing Address--------------------------------------------
  65. Eric Slosser • SciComp Software • 2912 Claremont Ave #32 • Berkeley, CA 94705-2439.  
  66.